PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFPageDestination Class / setLeft Method
Left coordinate of the page positioned at the left edge of the window.
In This Topic
    setLeft Method
    In This Topic
    Sets the left coordinate.
    These zoom modes use the left coordinate: , ,
    Syntax
    public void setLeft( 
       double value
    )

    Parameters

    value
    Left coordinate of the page positioned at the left edge of the window.
    See Also